You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > LimitRange Method > Math387.LimitRange Method ([In] int, int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.LimitRange Method ([In] int, int, [In] int)

Limit the range X.

Syntax
C#
Visual Basic
public static void LimitRange([In] int Low, ref int X, [In] int High);

Change X to stay within [Low,High] range. In this case the parameters are integers.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!